projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09aece0
)
Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 28 Sep 2008 00:36:00 +0000
(
00:36
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 28 Sep 2008 00:36:00 +0000
(
00:36
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index beea246102162148d248775e97926c3581bda85b..0278476b49e3aa97020fbf846640c22a2c306466 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-125,7
+125,7
@@
2008-09-23 Markus Sauermann <markus@sauermann-consulting.de> (tiny change)
- * emacs-lisp/
emacs
lisp-mode.el (calculate-lisp-indent): Fix
+ * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Fix
indentation problem with keyword symbols when a list starts with
,@ or spaces. (Bug#1012)